crypto/tls.echClientContext.echRejected (field)
5 uses
crypto/tls (current package)
handshake_client.go#L249: echRejected bool
handshake_client_tls13.go#L116: hs.echContext.echRejected = true
handshake_client_tls13.go#L153: if hs.echContext != nil && hs.echContext.echRejected {
handshake_client_tls13.go#L602: if hs.echContext.echRejected {
handshake_client_tls13.go#L763: if hs.echContext != nil && hs.echContext.echRejected {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)